*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 22 Apr 2007 10:49:48 +0000 (10:49 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 22 Apr 2007 10:49:48 +0000 (10:49 +0000)
lisp/ChangeLog

index 6fb943662a2e33b7815b1332022479c9bc5f43b9..bf6173e4613235fb7d917b4683211a79da5839a3 100644 (file)
@@ -25,9 +25,8 @@
 
 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
 
-       * progmodes/cc-mode.el
-       (c-remove-any-local-eval-or-mode-variables): Use delete-region
-       instead of kill-line.
+       * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
+       Use delete-region instead of kill-line.
 
 2007-04-21  Alan Mackenzie  <acm@muc.de>